import { View } from '@aws-amplify/ui-react'; export const DefaultViewExample = () => { return Nice view! 🏔; };